﻿With the transpose (A) command, if A is a matrix, with elements [4,-2],[5,-3]; is obtained as a transpose matrix([4,5],[-2,-3])
